* src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Jan 2012 20:37:10 +0000 (15:37 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Jan 2012 20:37:10 +0000 (15:37 -0500)
commite355fb92fac81ec0b74b846f64900859d34d275f
tree8feec2b344a642ea730771f030bd53fe7275b5ee
parent5e8187ea42192b5726f7c9c2acd204faf16298f4
* src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.

This confusingly-named variable is typically nil in an installed Emacs,
and in an uninstalled Emacs points to the build directory, rather
than eg the target installation directory.  Yay.
src/ChangeLog
src/emacs.c